Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NUI] Fix Animation issue for Background and BoxShadow color #6413

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Oct 16, 2024

Since dali_2.3.41, MixColor property animate by Vector4 type. But NUI animation property helper doesn't apply those changeness.

To match the previous behavior, let we make BackgroundColor and BoxShadow.Color animate by Color class well.

Since dali_2.3.41, MixColor property animate by Vector4 type.
But NUI animation property helper doesn't apply those changeness.

To match the previous behavior, let we make BackgroundColor and BoxShadow.Color
animate by Color class well.

Signed-off-by: jmm <[email protected]>
Copy link
Contributor

@dongsug-song dongsug-song left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link
Contributor

@jaehyun0cho jaehyun0cho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hinohie hinohie merged commit 20b8f67 into Samsung:DevelNUI Oct 16, 2024
3 checks passed
@hinohie hinohie deleted the mixcolor_animation_issue branch October 16, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants